gdk: Remove _gdk_window_impl_get_type() function
authorBenjamin Otte <otte@redhat.com>
Tue, 23 Nov 2010 00:03:55 +0000 (01:03 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Dec 2010 19:21:03 +0000 (20:21 +0100)
commit370d272b13b44917ab6048fa00fd70b8bad9160a
tree534cc5ee7427af71eb9c2864e50012dea559f959
parentac4609ecc9e2a63803a17000720a02c0b9322757
gdk: Remove _gdk_window_impl_get_type() function

It was only used in the backends, and they can use the correct type
directly.
gdk/gdkinternals.h
gdk/quartz/gdkwindow-quartz.c
gdk/win32/gdkwindow-win32.c
gdk/x11/gdkwindow-x11.c